home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / NinoContacts / NINO_D~1.MDB / T Relation.json < prev    next >
JavaScript Object Notation  |  1998-10-21  |  257b

  1. {
  2.     "schema": {
  3.         "Id Relatie": "Long Integer",
  4.         "Relation": "Text (20)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Id Relatie": 1,
  9.             "Relation": "Prospect"
  10.         },
  11.         {
  12.             "Id Relatie": 2,
  13.             "Relation": "Mailing"
  14.         },
  15.         {
  16.             "Id Relatie": 3,
  17.             "Relation": "Mail"
  18.         },
  19.         {
  20.             "Id Relatie": 4,
  21.             "Relation": "Phone"
  22.         },
  23.         {
  24.             "Id Relatie": 5,
  25.             "Relation": "Direct"
  26.         }
  27.     ]
  28. }